AdAttend_Proxy 
Logical Entity Name  AdAttend_Proxy 
Default Table Name  AdAttend_Proxy 
Physical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

AdAttend_Proxy Columns 
ColumnName  Domain  Datatype  NULL  Definition 
AdAttend_ProxyID(PK)    bigint  NO 
 
TableName    varchar(255)  NO 
 
RecordID    int  YES 
 
OldAttend    int  YES 
 
NewAttend    int  YES 
 
OldAbsent    int  YES 
 
NewAbsent    int  YES 
 
OldStatus    char(1)  YES 
 
NewStatus    char(1)  YES 
 
OldExcused    bit  NO 
 
NewExcused    bit  NO 
 
Comment    varchar(255)  YES 
 
UserID    int  NO 
 
ModFlag    char(1)  YES 
 
SyStudentId(FK)    int  YES 
 
DateAdded    datetime  NO 
 

AdAttend_Proxy Primary and Unique Keys 
Key Name  Key Type  Keys 
AdAttend_Proxy_SyStudentId_AdAttend_ProxyID_U_N_IDX  Index  SyStudentId, AdAttend_ProxyID 
PK_AdAttend_Proxy  PrimaryKey  AdAttend_ProxyID 

AdAttend_Proxy Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
syStudent  Non-Identifying  Zero or One to Zero or More  FK_AdAttend_Proxy_SyStudentId_SyStudent_SyStudentId      SyStudentId  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

AdAttend_Proxy Check Constraints 
Check Constraint Name  CheckConstraint 

AdAttend_Proxy Storage 
STORAGE OPTION  STORAGE VALUE 
Filegroup  PRIMARY 
Text Image File Group   

AdAttend_Proxy Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.AdAttend_Proxy 
NO       
Physical (Microsoft SQL Server)
dbo.AdAttend_Proxy 
NO       

AdAttend_Proxy Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Physical (Microsoft SQL Server)  Main Model 
Physical (Microsoft SQL Server)  Academic Records 

AdAttend_Proxy Data Movement Rules 
Name  Type  Rule Text/Value